home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / ownrdclb / readme.txt < prev    next >
Encoding:
Text File  |  1998-08-19  |  2.0 KB  |  63 lines

  1. /*
  2. |*  Owner Draw Combo and List Boxes
  3. \*
  4.  
  5. Description
  6. -----------
  7.  
  8. Owner draw combo and list boxes are an excellent way 
  9. to improve the look and feel of your application. 
  10. However, there is precious little support for them in Visual Basic. 
  11. The only owner-draw combo box supplied is the Checked list box style, 
  12. but this is a preset list box style with no possibility for customisation. 
  13. Here I provide a new control, completely written in Visual Basic 5, 
  14. which does all the hard work of setting up an owner draw combo or list box. 
  15. It also provides some great looking preset implementations: 
  16.  
  17.     Choosing colours 
  18.     Choosing system colours 
  19.     Choosing fonts 
  20.     Drawing combo or list boxes with icons, indentations 
  21.          and different font and fore/back colours for each item 
  22.     Selecting paragraph styles, similar to the paragraph picker in Word 97 
  23.  
  24. Target platforms
  25. ----------------
  26.  
  27. For 32-bit Visual Basic 5.0, Visual C++  development and all other 
  28. environments wich accepts the OCX technology.
  29.                  
  30.  
  31. Other products
  32. --------------
  33.  
  34. I have developped other products. They are all on my web site.
  35. Here is the list of them :
  36.     - Print Preview OCX for VB 5.0, VC++, VB 4.0 32 bits, Office...
  37.     - Print Preview OLE 2 Control for VB 3.0, VB 4.0 16 bits
  38.     - TBCalendar OCX for VB 5.0, VC++, VB 4.0 32 bits, Office...
  39.     - Logger OCX for VB 5.0, VC++, VB 4.0 32 bits, Office...
  40.     - INIEditor : Editor of INI files
  41.     - Jolly OCX 1.0 card game for VB 5.0, VC++, VB 4.0 32 bits, Office...
  42.     - Rotate label OCX 1.0 for VB 5.0, VC++, VB 4.0 32 bits, Office...
  43.  
  44.  
  45. Contact
  46. -------
  47.  
  48. E-Mail   : mailto:waty.thierry@usa.net
  49. Web Site : http://www.geocities.com/ResearchTriangle/6311/index.htm
  50.  
  51.  
  52. Notes
  53. -----
  54.  
  55. Visual Basic, Windows, Windows NT, Windows 95, and Windows 3.11 
  56. are all registered trademarks of Microsoft Corporation.
  57.  
  58.  
  59.                   \\\\|////
  60.                   ( O   O )
  61.              ---oOOo--U--oOOo---
  62.        Have you ever danced with the devil by the pale moonlight!!!
  63.